Added documentation about how to use the unit test runner.
[adiumx.git] / Plugins / Purple Service / PurpleMySpaceAccount.h
blobc825d2f2e87f507615702f962df090162bca73c6
1 //
2 // PurpleMySpaceAccount.h
3 // Adium
4 //
5 // Created by Evan Schoenberg on 9/11/07.
6 //
8 #import "CBPurpleAccount.h"
10 @interface PurpleMySpaceAccount : CBPurpleAccount {
14 @end